docs: remove reference to nonexistant api
authorWilliam Jon McCann <william.jon.mccann@gmail.com>
Mon, 20 Jan 2014 22:23:00 +0000 (17:23 -0500)
committerWilliam Jon McCann <william.jon.mccann@gmail.com>
Mon, 20 Jan 2014 23:27:29 +0000 (18:27 -0500)
Refers to an uncommitted part of
https://bugzilla.gnome.org/show_bug.cgi?id=696001

gdk/gdkevents.h

index 95cadb6314f8c88fd6451490cec149b6a68f0ce6..90c5bb030be8e18fd90be9cb0b87597939688bef 100644 (file)
@@ -460,8 +460,7 @@ typedef enum
  * @GDK_WINDOW_STATE_ABOVE: the window is kept above other windows.
  * @GDK_WINDOW_STATE_BELOW: the window is kept below other windows.
  * @GDK_WINDOW_STATE_FOCUSED: the window is presented as focused (with active decorations).
- * @GDK_WINDOW_STATE_TILED: the window is in a tiled state, see
- *   gdk_window_get_tiled_edges() for more details. Since 3.10
+ * @GDK_WINDOW_STATE_TILED: the window is in a tiled state, Since 3.10
  *
  * Specifies the state of a toplevel window.
  */